PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFMarkupAnnotation Class / getSubject Method
In This Topic
    getSubject Method
    In This Topic
    Gets the annotation subject.
    Syntax
    public java.lang.String getSubject()

    Return Value

    Text representing a short description of the subject being addressed by the annotation.
    See Also